home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September (Special)
/
Chip-Special_2004-09_Digitalni-Hudba.bin
/
hudba
/
earmaster
/
earpro4setup.exe
/
{app}
/
ear40.exe
/
0
/
RCDATA
/
TQRPROGRESSFORM
/
TQRPROGRESSFORM.txt
Wrap
Text File
|
2003-04-03
|
714b
|
40 lines
object QRProgressForm: TQRProgressForm
Left = 316
Top = 272
BorderStyle = bsDialog
Caption = 'Printing progress'
ClientHeight = 84
ClientWidth = 149
ParentFont = True
FormStyle = fsStayOnTop
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Info: TLabel
Left = 0
Top = 28
Width = 145
Height = 13
Alignment = taCenter
AutoSize = False
end
object CancelButton: TButton
Left = 36
Top = 52
Width = 75
Height = 25
Caption = 'Cancel'
TabOrder = 0
OnClick = CancelButtonClick
end
object Gauge: TProgressBar
Left = 16
Top = 18
Width = 114
Height = 16
Min = 0
Max = 100
TabOrder = 1
end
end